Routines (alphabetical) > Object Classes > Network Object Classes > IDLnetURL::Cleanup

IDLnetURL::Cleanup

The IDLnetURL::Cleanup procedure method performs all cleanup operations on the object, and closes all open connections when the object is destroyed.

Syntax

 Obj->Cleanup

or

Obj->[IDLnetURL::]Cleanup

or

OBJ_DESTROY, Obj

Return Value

None.

Arguments

None.

Keywords

None.

Version History

6.4

Introduced